home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : Map Generator
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : Ultrasystems Defense & Space Systems Inc
- -- : 16775 Von Karman Ave. Irvine, Ca.
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c)1985 Ultrasystems Defense & Space Systems, Inc.
- -- DATE CREATED : November, 1985
- -- DATE RELEASED : November, 1985
- -- DATE LAST UPDATED :
- -- LOCATION : ASR
- -- ENVIRONMENT : TeleSoft 2.1 / VMS
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : GRAPHICS
- -- CATEGORY LEVEL 2 : Map Generator
- -- CATEGORY LEVEL 3 :
- -- CATEGORY LEVEL 4 :
- -- KEYWORD :
- -- INDEX : Map
- -- INDEX : Generator, Map
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_11
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.TOOLS>WMGS*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.TOOLS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- WMGS.CMM 578 30
- -- WMGS.MEN 11582 742
- -- WMGS.PRO 3587 75
- -- WMGS.SRC 304280 8963
- -- WMGSBP.INP 191412 27204
- -- WMGSCMD.FLS 8608 234
- -- WMGSCMDFL.DIS 242 7
- -- WMGSMATH.TST 5389 247
- -- WMGSMENU.DIS 135 13
- -- WMGSREAD.ME 118 2
- -- WMGSSRC.DIS 451 41
- -- =============== ========== ==========
- -- 11 Files 526382 37558
- --= ABSTRACT ===============================================--
- -- Inputs from operator will define map details, define and label
- -- fixed points; optional inputs will define three-dimensional display.
- -- Generator allows views of the earth from different projections,
- -- incorporates zoom capability, displays specified areas of interest.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 1.0 Ultrasystems Initial Release
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-